home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Mark Pilgrim / Ghost 1.0 / source / Prepare ƒ / MSG Shell ƒ / msg misc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-10-30  |  156 b   |  7 lines  |  [TEXT/KAHL]

  1. extern    Boolean            gDone;
  2. extern    Str255            gMyName;
  3. extern    Str255            gMyOrg;
  4.  
  5. void ErrorString(Str255 string1, Str255 string2);
  6. void ShutDownEnvironment(void);
  7.